subscribeNotification

open override fun subscribeNotification(measType: MeasType, notifyFunction: NotifyFunction)

Registers a callback function to receive measurement data of the measurement instrument.

For each measType only one notifyFunction can be registered per device.

Parameters

measType

measurement type for which the callback is registered.

notifyFunction

this function will be triggered if a measurement value was received